PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCell Class / getRowSpan Method
In This Topic
    getRowSpan Method
    In This Topic
    Gets the number of rows this cell spans on.
    Syntax
    public int getRowSpan()

    Return Value

    The number of rows on which this cell spans.
    See Also